home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / chip-cd_2005_05.zip / 05 / Internet / Local Website Archive 1.22 / wsasetup.exe / wsarc.chm / html / common / main.css
Cascading Style Sheet File  |  2004-12-13  |  919b  |  21 lines

  1. a:link { color:#0020a0 ; text-decoration : underline; }
  2. a:visited { color:#0020a0 ; text-decoration : underline; }
  3. a:active { color:#0020a0 ; text-decoration : underline; }
  4. a:hover {color:#0020a0 ; text-decoration: underline; color:#ff0000; background:#fff000;}
  5.  
  6. td, p, ul {font-family:Arial;font-size:13px;}
  7. /*line-height: 20px;*/
  8.  
  9. .vsmaller {font-family:Verdana,Arial;font-size:11px;line-height: 15px;}
  10. .vmedium {font-family:Verdana,Arial;font-size:13px;}
  11. .vlarger {font-family:Verdana,Arial;font-size:15px;}
  12. .vlargest {font-family:Verdana,Arial;font-size:18px;}
  13.  
  14. .smaller {font-family:Verdana,Arial;font-size:11px;line-height: 15px;}
  15. .medium {font-family:Arial;font-size:13px;}
  16. .larger {font-family:Arial;font-size:16px;}
  17. .largest {font-family:Arial;font-size:18px;}
  18.  
  19. div.trenner {border-top:1px dashed #a0a0a0;}
  20. td.border {border:thin;border-style:solid;border-width: 1px;border-color:#eaeaea;}
  21.